Skip to content

chore: put asymmetric patterns commands on separate lines#2356

Merged
Alizter merged 5 commits intoHoTT:masterfrom
Alizter:push-wuuonszwlxqo
Apr 24, 2026
Merged

chore: put asymmetric patterns commands on separate lines#2356
Alizter merged 5 commits intoHoTT:masterfrom
Alizter:push-wuuonszwlxqo

Conversation

@Alizter
Copy link
Copy Markdown
Collaborator

@Alizter Alizter commented Apr 24, 2026

Cleanup what was started in #2355 and remove redundant settings from Categories/.

Alizter added 2 commits April 24, 2026 22:31
Split the combined `Set Asymmetric Patterns.
#[warning="-unknown-option"] Set Asymmetric Patterns No Implicits.` line
into separate lines across all 127 affected files:

    Set Asymmetric Patterns.
    #[warning="-unknown-option"]
    Set Asymmetric Patterns No Implicits.

Also add a comment in `theories/Basics/Settings.v` noting that the
warning clause can be removed once our minimum Rocq version is 9.3.

Signed-off-by: Ali Caglayan <alizter@gmail.com>
Signed-off-by: Ali Caglayan <alizter@gmail.com>
@Alizter Alizter requested a review from jdchristensen April 24, 2026 20:37
Copy link
Copy Markdown
Collaborator

@jdchristensen jdchristensen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I quickly reviewed it and it looks better. I noticed a few places where no blank lines were left between the last settings line and the next line. I fixed two in the github GUI, but then found more and stopped trying. (Github wouldn't let me create suggested edits for these.) So this looks fine, or the blank lines in a few more places could be restored if you feel like it.

My edit to the first comment assumes that this is now the only place with this warning clause, but I didn't check that.

Comment thread theories/Basics/Settings.v Outdated
Co-authored-by: Dan Christensen <jdc+github@uwo.ca>
@Alizter
Copy link
Copy Markdown
Collaborator Author

Alizter commented Apr 24, 2026

Yes, this should be the only place now. The others turned out to be unnecessary like you said.

@Alizter Alizter merged commit dc5beeb into HoTT:master Apr 24, 2026
19 of 20 checks passed
@Alizter Alizter deleted the push-wuuonszwlxqo branch April 24, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants